wayland: fix testtooltips
authorOlivier Fourdan <ofourdan@redhat.com>
Fri, 4 Dec 2015 10:25:50 +0000 (11:25 +0100)
committerOlivier Fourdan <ofourdan@redhat.com>
Fri, 4 Dec 2015 12:17:29 +0000 (13:17 +0100)
commit7fc493a8a89ae2b7df0f2deee90be122bf11fa09
tree1b249d6fff63ea49df5b42e80506e8745d6d54e9
parentbd332f10ab2d3a3eee5ee53d472dd0a7ad15198e
wayland: fix testtooltips

On Wayland, for tooltips to work as expected, the type hint must be set
to tooltips, otherwise the popup window won't be translated as a
subsurface.

Fix the test do work as expected under Wayland.

Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=759018
tests/testtooltips.c